Skip to content

refactor: move definition, diagnostics and semantic tokens logic to a dedicated providers directory#14

Merged
ntoulasm merged 1 commit into
mainfrom
refactor/organize-providers
Mar 4, 2026
Merged

refactor: move definition, diagnostics and semantic tokens logic to a dedicated providers directory#14
ntoulasm merged 1 commit into
mainfrom
refactor/organize-providers

Conversation

@ntoulasm

@ntoulasm ntoulasm commented Mar 4, 2026

Copy link
Copy Markdown
Owner

Summary

This PR relocates the existing provider files into a dedicated src/providers/ directory to clean up the src/ root. This is a purely structural change.

Key Changes:

  1. Moved semanticTokens.ts, diagnostics.ts and definition.ts into src/providers/.
  2. Updated relative import paths in server.ts and tests

@ntoulasm ntoulasm self-assigned this Mar 4, 2026
@ntoulasm ntoulasm merged commit 1b8ef56 into main Mar 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant